﻿:root {
    --main-background-color: #4C7972;
    --main-color: white;
}

.gridviewrowleft
{
    font-family:Verdana, Arial;
    background-color:white;
    font-size:smaller;
    color:black;
    font-weight:lighter;
    text-align:left;
}

.gridviewrowright
{
    font-family:Verdana, Arial;
    background-color:white;
    font-size:smaller;
    color:black;
    font-weight:lighter;
    text-align:right;
}

.gridviewrow
{
    font-family:Verdana, Arial;
    background-color:white;
    font-size:smaller;
    color:black;
    font-weight:normal;
}
.gridviewaltrow
{
    font-family:Verdana, Arial;
    font-size:smaller;
    color:black;
    font-weight:normal;
    background-color:#cce5f4;
}

.gridviewaltrowright
{
    font-family:Verdana, Arial;
    font-size:smaller;
    color:black;
    font-weight:normal;
    background-color:#cce5f4;
    text-align:right;
}

.gridviewth
{
    font-family:Verdana, Arial;
    font-size:smaller;
    color:black;
    font-weight:normal;
    background-color:#e9f0f5;
    text-align:left;
}


.gridviewthblue
{
    font-family:Verdana, Arial;
    font-size:smaller;
    color:blue;
    font-weight:500;
    background-color:#e9f0f5;
}

.gridviewthblueright
{
    font-family:Verdana, Arial;
    font-size:smaller;
    color:blue;
    font-weight:500;
    background-color:#e9f0f5;
    text-align:right;
}

.gridviewthBold
{
    font-family:Verdana, Arial;
    font-size:smaller;
    color:black;
    font-weight:lighter;
    background-color:#e9f0f5;
    text-align:left;
}

.gridviewthBoldRight
{
    font-family:Verdana, Arial;
    font-size:smaller;
    color:black;
    font-weight:lighter;
    background-color:#e9f0f5;
    text-align:right;
}
.DescrRightReadOnly
{
	/* Usually used when describing a field */	
	background-color:#eeeeee;
    color:blue;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	text-align:right;
	height:auto;
    border-spacing:0px;
    white-space:nowrap; 
    /*width:20%;*/
    /*padding-left:1em;*/
}

.DescrLeftReadOnly
{
	/* Usually used when describing a field */	
	background-color:#eeeeee;
    color:blue;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:normal;
	text-align:left;
	height:auto;
    border-spacing:0px;
    white-space:nowrap; 
    /*width:20%;*/
    /*padding-left:1em;*/
}
TH.Header
{
	/* Used only on logon.aspx */
    background-color: var(--main-background-color);
    color: var(--main-color);
	font-size:20px;
	font-family:Verdana;
	font-weight:normal;
}
.guideHeaderBackground
{

    background-color:#62b3e5;    
    font-family:Verdana, Arial;
    font-size:x-small;
    color:black;
    font-weight:bold;  
}
.DescrLeftBold
{
	/* Usually used when describing a field a little bit more important than usual */
    background-color: var(--main-background-color);
    color: var(--main-color);
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
	height:auto;
}
.DescrLeftBoldSmall
{
	/* Usually used when describing a field a little bit more important than usual */
    background-color: var(--main-background-color);
    color: var(--main-color);
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
	height:auto;
	vertical-align:top;
}
.DescrLeft
{
	/* Usually used when describing a field */
    background-color: var(--main-background-color);
    color: var(--main-color);
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
	text-align:left;
	height:auto;
}
.DescrLeftSmall
{
	/* Usually used when describing a field */
    background-color: var(--main-background-color);
    color: var(--main-color);
	font-size:10px;
	font-family:Verdana;
	font-weight:normal;
	text-align:left;
	height:auto;
	vertical-align:top;
}
.DescrLeftSmallHightLighted
{
	/* Usually used when describing a field */
	background-color:Yellow;
	font-size:10px;
	font-family:Verdana;
	font-weight:normal;
	text-align:left;
	height:auto;
	vertical-align:top;
}
.DescrRight
{
	/* Usually used when describing a field */
    background-color: var(--main-background-color);
    color: var(--main-color);
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
	text-align:right;
	height:auto;
}
.DescrRightSmall
{
	/* Usually used when describing a field */
    background-color: var(--main-background-color);
    color: var(--main-color);
	font-size:10px;
	font-family:Verdana;
	font-weight:normal;
	text-align:right;
	height:auto;
}
.DescrCenter
{
	/* Usually used when describing a field */
    background-color: var(--main-background-color);
    color: var(--main-color);
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
	text-align:center;
	height:auto;
}

.AnswerLeft
{
	/* Usually used when a user input of some kind is required */
	background-color:#DFE9F0;
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
	text-align:left;
	height:auto;
}
.AnswerLeftSmall
{
	/* Usually used when a user input of some kind is required */
	background-color:#DFE9F0;
	font-size:10px;
	font-family:Verdana;
	font-weight:normal;
	text-align:left;
	height:auto;
	vertical-align:top;
}
.AnswerRight
{
	/* Usually used when a user input of some kind is required */
	background-color:#DFE9F0;
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
	text-align:right;
	height:auto;
}
.AnswerCenter
{
	/* Usually used when a user input of some kind is required */
	background-color:#DFE9F0;
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
	text-align:center;
	height:auto;
}
.TableHeader
{
	/* Used for all search dialogues */
	background-color:White;
	color:Black;
	font-size:18px;
	font-family:Verdana;
	font-weight:normal;
}
.TableHeaderLeft
{
	/* Used for all search dialogues */
	background-color:White;
	color:Black;
	font-size:18px;
	font-family:Verdana;
	font-weight:normal;
	text-align:left;
}
.MiddleTableHeader
{
	/* Used to have a title in tables inbetween tables */
	background-color:White;
	color:Black;
	font-size:14px;
	font-family:Verdana;
	font-weight:normal;
    text-align:left;
}
.TableColumnsDescr
{
	/* Used to describe the columns in result tables */
    background-color: #A2A2A2;
    color: #ffffff;
    Font-Size: 14px;
    Font-Family: Verdana;
    Font-Weight: normal;
    border-bottom: thin;
}
.TableColumnsDescrRight
{
	/* Used to describe the columns in result tables */
    background-color: #A2A2A2;
    color: #ffffff;
    Font-Size: 14px;
    Font-Family: Verdana;
    Font-Weight: normal;
    border-bottom: thin;
    text-align: right;
}
.TableColumnsDescrSmall
{
	/* Used to describe the columns in result tables */
    background-color: #A2A2A2;
    color: #ffffff;
    Font-Size: 11px;
    Font-Family: Verdana;
    Font-Weight: normal;
    border-bottom: thin;
    text-align:left;
}
.TableColumnsDescrSmallRight
{
	/* Used to describe the columns in result tables */
    background-color: #A2A2A2;
    color: #ffffff;
    Font-Size: 11px;
    Font-Family: Verdana;
    Font-Weight: normal;
    border-bottom: thin;
    text-align:right;
}
.TableCellEvenRight
{
	background-color: #F6F6F6;
	font-family: Verdana;
	font-size:11px;
	text-align:right;
}
.TableCellOddRight
{
	background-color: #F1F1F1;
	font-family: Verdana;
	font-size:11px;
	text-align:right;
}
.TableCellEvenLeft
{
	background-color: #F6F6F6;
	font-family: Verdana;
	font-size:11px;
	text-align:left;
}
.TableCellHighLight
{
	background-color: red;
	color: White;
	font-weight: bold;
	font-family: Verdana;
	font-size:11px;
	text-align:left;
}
.TableCellOddLeft
{
	background-color: #F1F1F1;
	font-family: Verdana;
	font-size:11px;
	text-align:left;
}
.TableCellHighLightedRight
{
	background-color: Yellow;
	font-family: Verdana;
	font-size:11px;
	text-align:right;
}
.TableCellHighLightedLeft
{
	background-color: Yellow;
	font-family: Verdana;
	font-size:11px;
	text-align:left;
}
.waterMark
{ 
    height: 16px;
    width: 168px;
    padding:2px;
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    /* color: gray;*/
    font-size: 8pt;
    text-align: center;
}
.waterMarkRight
{ 
    height: 16px;
    width: 168px;
    padding:2px;
    border: 1px solid #BEBEBE;
    background-color: #F0F8FF;
    /* color: gray;*/
    font-size: 8pt;
    text-align: right;
}
.cal_Theme1 .ajax__calendar_container   {
    background-color: #e2e2e2; 
    border:solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #ffffff; 
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
    color: #004080; 
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
    background-color: #e9e9e9; 
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center; 
    font-weight:bold; 
    margin-bottom: 4px; 
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    color: #004080; 
    font-weight: bold; 
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}
.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 300px;
    height: 140px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 24px;
}

.slider.round:before {
  border-radius: 50%;
}